Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GettingStarted.md #257

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update GettingStarted.md #257

wants to merge 4 commits into from

Conversation

Madejski
Copy link
Contributor

Reverting to a version that is for getting started on NCSA, for Stack Club members who are not DP0 delegates - fixes the links in the previous version which were pointing to the DP0 instructions

Reverting to a version that is for getting started on NCSA, for Stack Club members who are not DP0 delegates - fixes the links pointing to the DP0 instructions
@Madejski Madejski requested a review from kadrlica July 26, 2021 23:07
Madejski added 2 commits July 28, 2021 15:33
Corected the method of authentication, via .pgpass rather than the yaml file
Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only comment is that I think it would be good to have more explicit instruction about what needs to be changed in the notebook to make them work at NCSA

Now if you wish, you can import the notebooks developed for DP0 into your instance of Jupyter notebook at NCSA, by issuing a git clone
command ```git clone https://github.com/rubin-dp0/tutorial-notebooks.git``` and now you can use the DP0 - developed notebooks on the DC2 data.
You might wish to create a separate directory for the DP0-developed material, but this depends how you organize your Rubin notebooks.
It is important to note that the location of the data repository accessible from IDF (``` s3://butler-us-central1-dp01 ```) is not the same as that accessible from NCSA (``` /repo/dc2 ```).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also have to add an instrument argument to the butler constructor. I think I'd prefer to have the changes users need to make be very explicit i.e. instead of
repo = 's3://butler-us-central1-dp01'
you need to change to
repo = '/repo/dc2'
and
You must provide an instrument in and data id e.g. 'instrument': 'LSSTCam-imSim'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kadrlica - in response to your query about repos, I think that the repo difference is in my i, but we might as well add the other comment from Simon, namely You must provide an instrument in and data id e.g. 'instrument': 'LSSTCam-imSim' . Otherwise, I think it is ready for a merge. I like your grammar fixes!

@kadrlica
Copy link
Contributor

kadrlica commented Sep 3, 2021

@Madejski I was wondering if Simon's comments have been addressed so we can merge this PR.

* [Help with getting set up to run and edit the Stack Club tutorial notebooks](https://github.com/LSSTScienceCollaborations/StackClub/blob/master/GettingStarted/GettingStarted.md#running-and-contributing-to-the-stack-club-notebooks)
First, a preamble: The instructions below are for setting up the Rubin account, and connecting to the Rubin Data Facility at NCSA,
used for the Rubin Stack Club members. This is
distinct from the Rubin Data Facility used for the work of Data Preview 0 (DP0) delegates, which is at the Interim Data Facility (IDF). The
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be more correct to say "distinct from the Interim Data Facility on Google Cloud used for Data Preview 0 (DP0)."

First, a preamble: The instructions below are for setting up the Rubin account, and connecting to the Rubin Data Facility at NCSA,
used for the Rubin Stack Club members. This is
distinct from the Rubin Data Facility used for the work of Data Preview 0 (DP0) delegates, which is at the Interim Data Facility (IDF). The
instructions for connecting to the Rubin Science Platform as a DP0 delegate, go to https://dp0-1.lsst.io/dp0-delegate-resources/index.html
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"For instructions for connecting" (or some other grammar correction)


If you forget your password it can be reset following the instructions [here](https://developer.lsst.io/services/lsst-dev.html?highlight=reset#lsst-dev-password). If you have problems connecting to the NCSA services you can check their status and submit a help ticket [here](https://confluence.lsstcorp.org/display/DM/LSST+Service+Status+page).
> You will need to setup two-factor authentication with DUO. To setup DUO, follow the instructions here https://duo.security.ncsa.illinois.edu/portal. DUO can be configured for smartphone or table access (currently dumb phones are not supported). When AnyConnect asks for your "second password", it wants the 6-digit number in your Duo app. (This may need refreshing, each one can only be used once.) (**NB:** Use "NCSA as the identity provider", not your institution).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://duo.security.ncsa.illinois.edu/portal sends me to a webpage that requests me to login with kerberos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants